object Form1: TForm1 Left = 733 Top = 453 Width = 211 Height = 27 BorderIcons = [biSystemMenu, biMinimize] Caption = 'WINbye' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter WindowState = wsMinimized OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object NagScreen1: TNagScreen Left = 6 Top = 11 end object OnlyOne1: TOnlyOne Left = 43 Top = 11 end object TrayIcon1: TTrayIcon Active = True ShowDesigning = False Icon.Data = {} ToolTip = 'Exit' OnClick = FormActivate OnRightClick = TaskIcon1RightClick Left = 79 Top = 11 end end